Skip to content

[docs] Document minimum SDK version for using hook.getConflict#2423

Merged
VaguelySerious merged 1 commit into
mainfrom
peter/fix-getconflict-min-version
Jun 22, 2026
Merged

[docs] Document minimum SDK version for using hook.getConflict#2423
VaguelySerious merged 1 commit into
mainfrom
peter/fix-getconflict-min-version

Conversation

@VaguelySerious

@VaguelySerious VaguelySerious commented Jun 15, 2026

Copy link
Copy Markdown
Member

Closes #2418

Signed-off-by: Peter Wielander <peter.wielander@vercel.com>
@VaguelySerious VaguelySerious requested a review from a team as a code owner June 15, 2026 12:27
@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
example-nextjs-workflow-turbopack Error Error Jun 15, 2026 12:30pm
example-nextjs-workflow-webpack Ready Ready Preview, Comment Jun 15, 2026 12:30pm
example-workflow Ready Ready Preview, Comment Jun 15, 2026 12:30pm
workbench-astro-workflow Ready Ready Preview, Comment Jun 15, 2026 12:30pm
workbench-express-workflow Ready Ready Preview, Comment Jun 15, 2026 12:30pm
workbench-fastify-workflow Ready Ready Preview, Comment Jun 15, 2026 12:30pm
workbench-hono-workflow Ready Ready Preview, Comment Jun 15, 2026 12:30pm
workbench-nitro-workflow Ready Ready Preview, Comment Jun 15, 2026 12:30pm
workbench-nuxt-workflow Ready Ready Preview, Comment Jun 15, 2026 12:30pm
workbench-sveltekit-workflow Ready Ready Preview, Comment Jun 15, 2026 12:30pm
workbench-tanstack-start-workflow Ready Ready Preview, Comment Jun 15, 2026 12:30pm
workbench-vite-workflow Ready Ready Preview, Comment Jun 15, 2026 12:30pm
workflow-docs Ready Ready Preview, Comment, Open in v0 Jun 15, 2026 12:30pm
workflow-swc-playground Ready Ready Preview, Comment Jun 15, 2026 12:30pm
workflow-tarballs Ready Ready Preview, Comment Jun 15, 2026 12:30pm
workflow-web Ready Ready Preview, Comment Jun 15, 2026 12:30pm

@karthikscale3 karthikscale3 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we also add this to the API reference for both v4 and v5?
https://workflow-sdk.dev/docs/api-reference/workflow

@VaguelySerious VaguelySerious merged commit 9f1a311 into main Jun 22, 2026
57 of 58 checks passed
@VaguelySerious VaguelySerious deleted the peter/fix-getconflict-min-version branch June 22, 2026 20:15
github-actions Bot added a commit that referenced this pull request Jun 22, 2026
Signed-off-by: Peter Wielander <mittgfu@gmail.com>
@github-actions

Copy link
Copy Markdown
Contributor

Backport PR opened against stable: #2561. (backport job run)

pranaygp pushed a commit that referenced this pull request Jun 22, 2026
#2561)

Signed-off-by: Peter Wielander <mittgfu@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
pranaygp added a commit that referenced this pull request Jun 22, 2026
…testing

* origin/main:
  Version Packages (beta) (#2540)
  perf(core): memoize step return value hydration across inline replays (#2472)
  [core] Fix abort signal not reflected in subsequent step (replay-ordering flake) (#2412)
  Amend lazy discovery removal changeset (#2560)
  [docs] Document minimum SDK version for using hook.getConflict (#2423)
  Update default CODEOWNERS (#2556)
  Optimize and fix the default eager build mode (#2546)
  Revert "fix(world-vercel): cancel v4 event frame stream on early exit (#2547)" (#2554)
  [core] Turbo mode: fast-path the first invocation (#2526)
  Remove lazy discovery from workflow/next (#2545)
  fix(world-vercel): cancel v4 event frame stream on early exit (#2547)
  feat(docs): add eve and AI SDK to product switcher (#2543)
  [vitest] Fix local imports failing to load in test step bundles (#2351)
  [builders] Fix unicode-escape crash in workflow graph extraction (#2324)
  Version Packages (beta) (#2495)
  otel(world-vercel): inject trace context on v4 event requests (#2533)
  Bump undici to 7.28.0 (#2534)
  Default source maps to dev-on / prod-off (#2529)
  otel: nest linked-mode invocations under the delivery context (route + execution in one trace) (#2527)
  perf(core): parallel inline steps + optimistic lazy step start (#2516)
pranaygp added a commit to marcopiraccini/workflow that referenced this pull request Jun 22, 2026
* origin/main: (120 commits)
  Version Packages (beta) (vercel#2540)
  perf(core): memoize step return value hydration across inline replays (vercel#2472)
  [core] Fix abort signal not reflected in subsequent step (replay-ordering flake) (vercel#2412)
  Amend lazy discovery removal changeset (vercel#2560)
  [docs] Document minimum SDK version for using hook.getConflict (vercel#2423)
  Update default CODEOWNERS (vercel#2556)
  Optimize and fix the default eager build mode (vercel#2546)
  Revert "fix(world-vercel): cancel v4 event frame stream on early exit (vercel#2547)" (vercel#2554)
  [core] Turbo mode: fast-path the first invocation (vercel#2526)
  Remove lazy discovery from workflow/next (vercel#2545)
  fix(world-vercel): cancel v4 event frame stream on early exit (vercel#2547)
  feat(docs): add eve and AI SDK to product switcher (vercel#2543)
  [vitest] Fix local imports failing to load in test step bundles (vercel#2351)
  [builders] Fix unicode-escape crash in workflow graph extraction (vercel#2324)
  Version Packages (beta) (vercel#2495)
  otel(world-vercel): inject trace context on v4 event requests (vercel#2533)
  Bump undici to 7.28.0 (vercel#2534)
  Default source maps to dev-on / prod-off (vercel#2529)
  otel: nest linked-mode invocations under the delivery context (route + execution in one trace) (vercel#2527)
  perf(core): parallel inline steps + optimistic lazy step start (vercel#2516)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to check if a hook token is claimed (Hook.getConflict method does not exist)

2 participants